Advanced Tester usage

These are either advanced or just too cumbersome to include in the readme

Modify HTML Output

This is the exact code used in the Tester class. You just have to overwrite this method in your child class.

@import(Example.ModifyOutput)

Refresh Firefox Browser Tab

@import(Extra.RefreshBrowserTab)